Skip to content

chore(common): remove ebytesxxx#1344

Merged
0xalexbel merged 2 commits intomainfrom
alexb/remove-ebytesxxx
Nov 14, 2025
Merged

chore(common): remove ebytesxxx#1344
0xalexbel merged 2 commits intomainfrom
alexb/remove-ebytesxxx

Conversation

@0xalexbel
Copy link
Copy Markdown
Contributor

Issues

  • Some references to deprecated ebytesxxx FHE primitive types are still present in some typescript files.
  • In every export const decryptXX = async (handle: string): Promise<bigint> => { function documentation, the first param is wrongly named a instead of handle

Solution:

  • Remove all references of deprecated ebytesxxx FHE primitive types.
  • Rename a into handle in export const decryptXX functions documentation.

@0xalexbel 0xalexbel requested a review from a team as a code owner November 14, 2025 17:06
@cla-bot cla-bot Bot added the cla-signed label Nov 14, 2025
@0xalexbel 0xalexbel requested a review from a team as a code owner November 14, 2025 17:15
@0xalexbel 0xalexbel force-pushed the alexb/remove-ebytesxxx branch from 3d675ec to a298d5f Compare November 14, 2025 17:31
@0xalexbel 0xalexbel merged commit 7ac3d75 into main Nov 14, 2025
105 checks passed
@0xalexbel 0xalexbel deleted the alexb/remove-ebytesxxx branch November 14, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants